GetOffset
TheGetOffset
method returns this transform's translation values (also called offset values) in the specified structure.
void GetOffset (out ODPoint offset);
offset
- A point specifying the horizontal (x) and vertical (y) translation values of this transform.
DISCUSSION
The returned horizontal and vertical translation values are located in this transform's matrix; they are the first two elements of the bottom row in the matrix.SEE ALSO
TheODPoint
type (page 885).
TheODTransform::GetPreScaleOffset
method (page 770).
TheODTransform::SetOffset
method (page 784).
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help